Skip to content

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Dec 23, 2024

The = is a GNUism. It fails on Mac because it isn't supported by the clang linker (which is used even with GCC):

clang: error: linker command failed with exit code 1 (use -v to see invocation)

I also changed gcc to cc for maximum portability.

Copy link
Member

@nielsdos nielsdos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this is right, thanks

@nielsdos nielsdos closed this in a24eada Dec 24, 2024
charmitro pushed a commit to wasix-org/php that referenced this pull request Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants